libxl: remove shebang from bash_completion helper
authorOlaf Hering <olaf@aepfle.de>
Tue, 7 Feb 2012 17:18:10 +0000 (17:18 +0000)
committerOlaf Hering <olaf@aepfle.de>
Tue, 7 Feb 2012 17:18:10 +0000 (17:18 +0000)
commit9eaf53f5a0c6830aa16a062d9ab1e5de6d6a7f62
tree6b63775a2726c462d7759d7af98efe7646c8f3fa
parent9faa8b12d80ffb9615bc07adc2249af60c0e32f8
libxl: remove shebang from bash_completion helper

Fix rpmlint warning:

xen-tools.x86_64: W: sourced-script-with-shebang
/etc/bash_completion.d/xl.sh /bin/bash
This text file contains a shebang, but is meant to be sourced, not executed.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/bash-completion